Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deFileProperties Struct Reference

information about a file's properties More...

#include <deFile.hpp>

List of all members.

Public Attributes

const char * Filename
 filename of the file

unsigned long Size
 size of the file (note, if a plugin is applied then this will not be accurate)

s64 Time
 date/time of the file (seconds from Jan 01, 1970 of course)

long Flags
 flags about the file


Detailed Description

information about a file's properties


Member Data Documentation

const char* deFileProperties::Filename
 

filename of the file

long deFileProperties::Flags
 

flags about the file

unsigned long deFileProperties::Size
 

size of the file (note, if a plugin is applied then this will not be accurate)

s64 deFileProperties::Time
 

date/time of the file (seconds from Jan 01, 1970 of course)


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:14:16 2005 for Destiny3D by doxygen1.3-rc3